/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{position:relative;margin:0px auto; }a{text-decoration: none!important;} a:hover{text-decoration: none!important;} a:active{text-decoration: none!important;} a:visited{text-decoration: none!important;} a:focus{text-decoration: none!important;} /*按钮鼠标经过移除阴影*/ .e_btn:hover{box-shadow: none!important;} /*翻页*/ .p_page .pre{ background-color: rgba(238,238,238,1) !important; color:#333 !important; transition: all 0.3s; } .p_page .pre:hover{ background-color:#217fc4!important; color:#ffffff !important; } .p_page .pre.active{ background-color:#217fc4!important; color:#ffffff !important; } .p_page .next{ background-color: rgba(238,238,238,1) !important; color: #333333 !important; transition: all 0.5s; } .p_page .next:hover{ background-color:#217fc4!important; color:#ffffff !important; } .p_page .next.active{ background-color:#217fc4!important; color:#ffffff !important; } .p_page .pageNum{ background-color:rgba(238, 238, 238, 1)!important; color:#333 !important; transition: all 0.3s; } .p_page .pageNum:hover{ background-color:#217fc4!important; color:#ffffff !important; } .p_page .pageNum.active{ background-color: #217fc4!important; color:#ffffff !important; } .p_page .pre .iconfont:before{ shadow-angle:0px;!important shadow-distance:0px;!important shadow-angle-ofInset:0px;!important shadow-distance-ofInset:0px;!important } .p_page .next .iconfont:before{ shadow-angle:0px;!important shadow-distance:0px;!important shadow-angle-ofInset:0px;!important shadow-distance-ofInset:0px;!important } /*翻页省略*/ .p_page .PageInterval{ line-height:30px; cursor:text; color:rgba(102,102,102,1); } .p_page .p_PageInterval{ line-height:30px; cursor:text; color:rgba(102,102,102,1); } /*无内容显示*/ .p_PromptNoneData { width: auto; background-color: inherit; text-align: center; } .p_PromptNoneData .promptbox { width: auto; height: 100%; } .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100%; } .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; font-size: 32px; position: relative; color: #ff7e21; vertical-align: middle; padding: 0 10px 5px 0; } .p_PromptNoneData .prompt_title .font { font-size: 18px; display: table-cell; line-height: normal; vertical-align: middle; color: rgba(51,51,51,1); font-weight: bold; text-align: left; } .p_PromptNoneData .prompt_title .first:before { content: "\e6b4"; } .w_sfbox-001 > div > .p_SwipPanelBox .p_SwipPanel .shape > div:before { background: #7ebf41 !important; } #w_img-1547520807959 img { transform: translateX(0px); transition: all 0.6s ease; } #w_img-1547520807959 img:hover { transform: translateY(-5px); } #w_img-1547520829628 img { transform: translateX(0px); transition: all 0.6s ease; } #w_img-1547520829628 img:hover { transform: translateY(-5px); } #w_img-1547520842058 img { transform: translateX(0px); transition: all 0.6s ease; } #w_img-1547520842058 img:hover { transform: translateY(-5px); } #w_img-1547520842078 img { transform: translateX(0px); transition: all 0.6s ease; } #w_img-1547520842078 img:hover { transform: translateY(-5px); } #w_wbox-1547192649581 img { transform: translateX(0px); transition: all 0.6s ease; } #w_wbox-1547192649581 img:hover { transform: translateX(-5px); }